has Blend Mode
Deprecated
Use supportsBlendMode instead.
Replace with
this.supportsBlendMode(block)Content copied to clipboard
Query if the given block has a blend mode.
Return
true if the block has a blend mode, false otherwise.
Parameters
block
the block to query.